|
SDK/J Authentication Package ver1.0 RICOH Confidential |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectjp.co.ricoh.dsdk.scard.framework.service.CardService
This is a superclass of all the card services.
| Field Summary | |
protected Card |
card
A card linked to the CardServiceFactory. |
| Constructor Summary | |
CardService()
|
|
| Method Summary | |
protected void |
finalize()
|
Card |
getCard()
Obtains the card. |
void |
initialize(Card card)
Initializes a card service. |
| Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
protected Card card
| Constructor Detail |
public CardService()
| Method Detail |
public void initialize(Card card)
throws UnsupportedCardException,
CardServiceException
card -
a card linked to this card service.
UnsupportedCardException -
when the card service does not support the card.
CardServiceException -
when an error has occurred in the initialization of the card service.public final Card getCard()
protected void finalize()
throws java.lang.Throwable
java.lang.Throwable
|
SDK/J Authentication Package ver1.0 RICOH Confidential |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||